home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 21 / Cream of the Crop 21 (Terry Blount) (October 1996).iso / os2 / commo70.zip / COMMO.SET < prev    next >
Text File  |  1996-08-24  |  7KB  |  170 lines

  1.  
  2.   The Setup File is processed at startup and may be edited with the Internal
  3.   Editor (which you are doing right now!).  Use the arrow keys, PgUp, PgDn,
  4.   etc., to edit the items in curly braces.  "*" indicates an important item.
  5.  
  6.   Keep items within the curly braces (use INS, DEL as needed).  See COMMO.DOC
  7.   for details and descriptions of all items.
  8.  
  9.    ╔════════════════════╗
  10.    ║ Terminal and Modem ║
  11.    ╚════════════════════╝
  12.  
  13. *{bps=38400}            Serial port data rate (2400, 38400, etc.)
  14. *{fmt=8n1}              Data format (8n1, 7e1, etc.)
  15. *{por=1}                Serial port number (1=COM1, 2=COM2, etc.)
  16. *{emu=A}                Emulation type (Ansi-bbs/Vt102/Tty)
  17.  {icd=0}                Inter-character delay (0-999)
  18.  
  19.  {com=1,3f8,4}          Com1 port address/IRQ
  20.  {com=2,2f8,3}          Com2 port address/IRQ
  21.  {com=3,3e8,4}          Com3 port address/IRQ
  22.  {com=4,2e8,3}          Com4 port address/IRQ
  23.  
  24. *{set _modini,~~AT S0=0 S7=180 E1 Q0 V1 X4 &C1 &D2 |~~}
  25.                         Modem Initialization String
  26.  
  27.  {min=auto}             Send Modem Init String (auto/yes/no)
  28.  {hfc=auto}             Hardware (RTS/CTS) Flow Control (auto/yes/no)
  29.  {sfc=no}               Software (XON/XOFF) Flow Control (yes/no)
  30.  {sld=no}               Stop serial input during disk I/O (yes/no)
  31.  {esp=no}               Enhance serial priority (yes/no)
  32.  {dex=no}               Drop DTR and RTS at program exit (yes/no)
  33.  {enq=no}               Answer ENQ with ACK (yes/no)
  34.  {ncr=nocar}            Macro to execute on NO CARRIER
  35.  
  36.  {set zr_mode,r}        Zmodem like-named file mode (s/r/n/o)
  37.                           s=skip, r=resume, n=rename, o=overwrite
  38.  {aut=pzbr,^xB00}       Auto Receive, Zmodem DL
  39.  {aut=phbr,HS*^bR}      Auto Receive, HS/Link DL
  40.  
  41.  {rtr=}                 Receive Translate Table initialization
  42.  {str=}                 Send Translate Table initialization
  43.  
  44.    ╔═════════════════╗
  45.    ║ Paths and Files ║  NOTE: no "\" at end of paths.
  46.    ╚═════════════════╝
  47.  
  48. *{set uldir,c:\commo}               Path to find uploads
  49. *{set dldir,c:\commo}               Path to place downloads
  50. *{set protodir,c:\commo}            Path to find external protocols
  51. *{set _uselog,c:\commo\commo.log}   Path\filename for Usage Log file
  52. *{cap=c:\commo\commo.cap}           Path\filename for Capture File
  53. *{scr=c:\commo\commo.scr}           Path\filename for Screen Image file
  54. *{swp=c:\commo\swap$$$.1}           Path\filename for Swap to Disk File
  55.  {set _exted}                       Command line for external editor
  56.  
  57.    ╔═════════╗
  58.    ║ Dialing ║
  59.    ╚═════════╝
  60.  
  61.  {set _dialpf,ATDT }    Default Dialing Prefix
  62.  {set _dialsf, |}       Default Dialing Suffix
  63.  
  64.  {dct=45}               Dialing cycle time limit (seconds)
  65.  {idt=4}                Delay between dialing attempts (seconds)
  66.  {dcn=c}                Method to cancel dialing (c/d/s,...)
  67.  
  68.  {set _dialsr,CARRIER ,CONNECT}  (space after CARRIER is necessary)
  69.                         Dialing success response(s)
  70.  {set _dialfr,BUSY,NO CARRIER,NO DIAL,OK}
  71.                         Dialing failure response(s)
  72.  {set _dialir,RING}     Inter-dial response(s)
  73.  
  74.  {cdm=yes}              Clear dialing marks when loading (yes/no)
  75.  {dcm=yes}              Display connect messages (yes/no)
  76.  
  77.    ╔═════════════════════╗
  78.    ║ Video and Chat Mode ║
  79.    ╚═════════════════════╝
  80.  
  81. *{sfi=no}               Speech Friendly Interface (yes/no/expert)
  82.                           [for visually impaired users with synthesizers]
  83.  {sbs=10}               Scrollback Buffer size in kilobytes (0-64)
  84.  {sts=yes}              Status Line on (yes/no)
  85.  {slt=yes}              Status Line at top of screen (yes/no)
  86.  {adn=yes}              Auto-detect number of rows and columns (yes/no)
  87.  {avm=}                 Alternate video mode (mode,rows,cols)
  88.  {edi=yes}              Startup editor in insert mode (yes/no)
  89.  {ucw=16}               Number of lines in upper Chat Mode window
  90.  {swe=no}               Send when Enter is pressed in Chat Mode (yes/no)
  91.  {bsc=no}               Use BIOS for Terminal Screen scrolling (yes/no)
  92.  {sno=no}               Snow checking on CGA adapter (yes/no)
  93.  {gdc=}                 Graphic display characters
  94.  
  95.    ╔════════╗
  96.    ║ Sounds ║
  97.    ╚════════╝
  98.  
  99.  {snd=yes}              Master Sound on (yes/no)
  100.  {dca=yes}              Dialing connection alarm (yes/no)
  101.  {afa=no}               ASCII Upload finished alarm (yes/no)
  102.  {ers=yes}              Make sounds on errors/warnings (yes/no)
  103.  {rng=3}                Maximum number of alarm rings (0-999)
  104.  
  105.    ╔══════════════╗
  106.    ║ ASCII Upload ║
  107.    ╚══════════════╝
  108.  
  109.  {ebl=yes}              Expand blank lines (yes/no)
  110.  {slf=yes}              Strip outgoing linefeeds (yes/no)
  111.  {pac=}                 ASCII Upload Pacing Character
  112.  
  113.    ╔═══════════════╗
  114.    ║ Miscellaneous ║
  115.    ╚═══════════════╝
  116.  
  117.  {mac=}                 Startup macro label
  118.  {vsp=3}                Variable Space size in kilobytes (1-64)
  119.  {esf=8}                Edit space for files in kilobytes (0-64)
  120.  {edd=no}               Enter Dialing Directory (yes/no)
  121.  {loc=no}               Local Echo on (yes/no)
  122.  {sig=no}               Signal Lights on (yes/no)
  123.  {cpf=no}               Capture File open (yes/no)
  124.  {cpm=screen}           Capture Mode (screen/filter/raw)
  125.  {tsn=yes}              Display time of day with System Name (yes/no)
  126.  {dat=mdy}              Order of date parameters (m=month,d=day,y=year)
  127.  {tim=12}               Time format (12/24 hour)
  128.  {tek=yes}              Test for enhanced keyboard (yes/no)
  129.  {dmk=8300}             Scan Code for Doorway Mode key
  130.  {mky=}                 User-defined macro key-label
  131.  {set sel_up,no}        Go directly to selector for uploads (yes/no)
  132.  {set sel_pns,no}       Use COMMOPNS.EXE for upload picklist (yes/no)
  133.  
  134.    ╔════════╗
  135.    ║ Colors ║
  136.    ╚════════╝
  137.  
  138.  {clm=auto}             Color Mode (auto/color/mono)
  139.  
  140.     Press F7 to display the color chart.
  141.     Then press any key to return to editing.
  142.     Most items with two parameters are [text,border].
  143.     Items with three parameters are [text,border,highlight].
  144.  
  145.  {kts=07,20}            Terminal Screen, Status Line colors
  146.  
  147.  {kdd=70,1b,20}         Dialing Directory window colors
  148.  {kmf=70,0d,30}         Macro File window colors
  149.  {kaf=70,0c,30}         Auxiliary Macro File window colors
  150.  {kvs=70,0a,20}         Variable Space window colors
  151.  {ksb=70,2f,30}         Scrollback window colors
  152.  {khf=70,03,1b}         Online Help file window colors
  153.  {kfs=70,1b,30}         File Selector window colors
  154.  {kes=70,30,20}         Edit Setup File window colors
  155.  {kee=70,20,1b}         Edit external file window colors
  156.  
  157.  {kcf=70,1e}            Capture File Options window colors
  158.  {ksi=70,5f}            Screen Image file window colors
  159.  {kdw=70,30}            Dialer window colors
  160.  {kau=70,4e}            ASCII Upload window colors
  161.  {kpw=70,6b}            Protocol window colors
  162.  {kid=70,30}            Input data window colors
  163.  {kst=70,5f}            Set Toggles window colors
  164.  {ktp=70,1a}            Terminal Parameters window colors
  165.  {kep=70,4b}            Execute Preview window colors
  166.  {kmw=4e,4e}            Message window colors
  167.  {set menu_clr,70,1b}   Menu colors
  168.  
  169.                                 - end -
  170.